FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package ee.tehik.mpi#0.1.0-beta (46 ms)

Package ee.tehik.mpi
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ee.tehik.mpi@0.1.0-beta&canonical=https://hl7.ee/fhir/StructureDefinition/EEMPI-Patient-Newborn
Url https://hl7.ee/fhir/StructureDefinition/EEMPI-Patient-Newborn
Version 1.0.0
Status draft
Date 2022-10-08T13:10:23.2820411+00:00
Name EEMPIPatientNewborn
Title EE MPI Patient Newborn
Experimental False
Authority hl7
Description For supporting maternity and newborn workflows
Type Patient
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
https://hl7.ee/fhir/StructureDefinition/EEBase-Address EEBase Address
https://hl7.ee/fhir/StructureDefinition/EEBase-Patient EEBase Patient


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "EEMPI-Patient-Newborn",
  "url" : "https://hl7.ee/fhir/StructureDefinition/EEMPI-Patient-Newborn",
  "version" : "1.0.0",
  "name" : "EEMPIPatientNewborn",
  "title" : "EE MPI Patient Newborn",
  "status" : "draft",
  "date" : "2022-10-08T13:10:23.2820411+00:00",
  "publisher" : "TEHIK",
  "description" : "For supporting maternity and newborn workflows",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Patient",
  "baseDefinition" : "https://hl7.ee/fhir/StructureDefinition/EEBase-Patient",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Patient.extension",
        "path" : "Patient.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        },
        "min" : 0
      },
      {
        "id" : "Patient.extension:birthPlace",
        "path" : "Patient.extension",
        "sliceName" : "birthPlace",
        "short" : "Sünnikoht",
        "min" : 0,
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://hl7.org/fhir/StructureDefinition/patient-birthPlace"
            ]
          }
        ],
        "isModifier" : false
      },
      {
        "id" : "Patient.extension:birthPlace.value[x]",
        "path" : "Patient.extension.value[x]",
        "type" : [
          {
            "code" : "Address",
            "profile" : [
              "https://hl7.ee/fhir/StructureDefinition/EEBase-Address"
            ]
          }
        ]
      },
      {
        "id" : "Patient.extension:adoptionInfo",
        "path" : "Patient.extension",
        "sliceName" : "adoptionInfo",
        "min" : 0,
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://hl7.org/fhir/StructureDefinition/patient-adoptionInfo"
            ]
          }
        ],
        "isModifier" : false
      },
      {
        "id" : "Patient.identifier:birthCertificate",
        "path" : "Patient.identifier",
        "sliceName" : "birthCertificate",
        "definition" : "Arvatavasti birthCertificate identifikaatorina on halb mõtte",
        "max" : "1",
        "fixedIdentifier" : {
          "system" : "http://hl7.ee/id/birth-certificate-number"
        }
      },
      {
        "id" : "Patient.identifier:birthCertificate.system",
        "path" : "Patient.identifier.system",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Patient.identifier:birthCertificate.value",
        "path" : "Patient.identifier.value",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Patient.identifier:deathCertificate",
        "path" : "Patient.identifier",
        "sliceName" : "deathCertificate",
        "definition" : "Arvatavasti deathCertificate identifikaatorina on halb mõtte",
        "max" : "1",
        "fixedIdentifier" : {
          "system" : "http://hl7.ee/id/death-certificate-number"
        }
      },
      {
        "id" : "Patient.identifier:deathCertificate.system",
        "path" : "Patient.identifier.system",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Patient.identifier:deathCertificate.value",
        "path" : "Patient.identifier.value",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Patient.identifier:stillborn-id",
        "path" : "Patient.identifier",
        "sliceName" : "stillborn-id",
        "short" : "Surnult sündinu identifikaator",
        "max" : "1",
        "fixedIdentifier" : {
          "type" : {
            "coding" : [
              {
                "system" : "http://hl7.org/fhir/ValueSet/identifier-type",
                "code" : "MR"
              }
            ]
          },
          "system" : "http://hl7.ee/id/stillborn-number"
        }
      },
      {
        "id" : "Patient.identifier:stillborn-id.type.coding",
        "path" : "Patient.identifier.type.coding",
        "fixedCoding" : {
          "system" : "http://hl7.org/fhir/ValueSet/identifier-type",
          "code" : "MR"
        }
      },
      {
        "id" : "Patient.identifier:stillborn-id.system",
        "path" : "Patient.identifier.system",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Patient.identifier:stillborn-id.value",
        "path" : "Patient.identifier.value",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Patient.birthDate",
        "path" : "Patient.birthDate",
        "min" : 1
      },
      {
        "id" : "Patient.birthDate.extension",
        "path" : "Patient.birthDate.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        },
        "min" : 0
      },
      {
        "id" : "Patient.birthDate.extension:birthTime",
        "path" : "Patient.birthDate.extension",
        "sliceName" : "birthTime",
        "min" : 0,
        "mustSupport" : true
      },
      {
        "id" : "Patient.birthDate.extension:birthTime.value[x]",
        "path" : "Patient.birthDate.extension.value[x]",
        "mustSupport" : true
      },
      {
        "id" : "Patient.maritalStatus",
        "path" : "Patient.maritalStatus",
        "max" : "0"
      },
      {
        "id" : "Patient.multipleBirth[x]",
        "path" : "Patient.multipleBirth[x]",
        "min" : 1,
        "type" : [
          {
            "code" : "integer"
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Patient.photo",
        "path" : "Patient.photo",
        "max" : "0"
      },
      {
        "id" : "Patient.contact",
        "path" : "Patient.contact",
        "max" : "0"
      },
      {
        "id" : "Patient.communication",
        "path" : "Patient.communication",
        "max" : "0"
      },
      {
        "id" : "Patient.generalPractitioner",
        "path" : "Patient.generalPractitioner",
        "max" : "0"
      },
      {
        "id" : "Patient.link",
        "path" : "Patient.link",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.